[INFO] cloning repository https://github.com/shiki-saiki/rust-mandelbrot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiki-saiki/rust-mandelbrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-saiki%2Frust-mandelbrot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-saiki%2Frust-mandelbrot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cee7f656475dff1f68eee43d64b0815365093f2
[INFO] checking shiki-saiki/rust-mandelbrot against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-saiki%2Frust-mandelbrot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shiki-saiki/rust-mandelbrot
[INFO] finished tweaking git repo https://github.com/shiki-saiki/rust-mandelbrot
[INFO] tweaked toml for git repo https://github.com/shiki-saiki/rust-mandelbrot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shiki-saiki/rust-mandelbrot on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shiki-saiki/rust-mandelbrot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53d9084b48bcca264be695299804d43310967517157b75a71408ecdb7fe9c21c
[INFO] running `Command { std: "docker" "start" "-a" "53d9084b48bcca264be695299804d43310967517157b75a71408ecdb7fe9c21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d9084b48bcca264be695299804d43310967517157b75a71408ecdb7fe9c21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d9084b48bcca264be695299804d43310967517157b75a71408ecdb7fe9c21c", kill_on_drop: false }`
[INFO] [stdout] 53d9084b48bcca264be695299804d43310967517157b75a71408ecdb7fe9c21c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b729d61b9711cd7bcf49c309021c91610b54b11e5cee72d8e5aa26df50a81298
[INFO] running `Command { std: "docker" "start" "-a" "b729d61b9711cd7bcf49c309021c91610b54b11e5cee72d8e5aa26df50a81298", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking bevy_ptr v0.14.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking bevy_tasks v0.14.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking ruzstd v0.7.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking ttf-parser v0.24.0
[INFO] [stderr]     Checking svg_fmt v0.4.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling gilrs v0.10.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:382 ~ syn[6fda]::buffer::{impl#1}::ident) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Async")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1899) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: ValueNs("path")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] thread 'rustc' (1908) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("PrivateIter")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7289ca07aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7289ca61a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]    2:     0x7289ca091bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7289ca050f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7289ca06e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7289c8e71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7289ca06e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7289ca050ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7289ca047cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7289ca052a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7289c72e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr]   11:     0x7289c879ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7289c94c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7289ca8690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7289ca865d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7289ca83c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7289ca83b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr]   17:     0x7289cb299a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x7289cb34ffd1 - rustc_mir_transform[da2e0f948d506b2b]::inline::process_blocks::<rustc_mir_transform[da2e0f948d506b2b]::inline::NormalInliner>
[INFO] [stderr]   19:     0x7289cb34ee99 - <rustc_mir_transform[da2e0f948d506b2b]::inline::Inline as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirPass>::run_pass
[INFO] [stderr]   20:     0x7289ca608c37 - rustc_mir_transform[da2e0f948d506b2b]::run_optimization_passes
[INFO] [stderr]   21:     0x7289ca9e974f - rustc_mir_transform[da2e0f948d506b2b]::optimized_mir
[INFO] [stderr]   22:     0x7289ca9e93b3 - rustc_query_impl[d11e9331aeee3701]::query_impl::optimized_mir::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   23:     0x7289ca61848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   24:     0x7289ca617ace - rustc_query_impl[d11e9331aeee3701]::query_impl::optimized_mir::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x7289cb08b4d6 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::instance_mir
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::buffer::Cursor::<'a>::ident` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::buffer::Cursor::<'a>::ident`
[INFO] [stderr] #2 [mir_built] building MIR for `attr::kw::_::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.71/src/custom_keyword.rs:132:9: 132:55>::peek`
[INFO] [stderr]   26:     0x7289cb08fbcb - rustc_monomorphize[ab485f8a308fff8a]::collector::items_of_instance
[INFO] [stderr]   27:     0x7289cb08fb5b - rustc_query_impl[d11e9331aeee3701]::query_impl::items_of_instance::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   28:     0x7289cb08c7f0 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_middle[5956b192a80b0149]::ty::instance::Instance, rustc_middle[5956b192a80b0149]::mono::CollectionMode), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 32usize]>>, false>
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `attr::kw::_::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.71/src/custom_keyword.rs:132:9: 132:55>::peek`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr]   29:     0x7289cb08c457 - rustc_query_impl[d11e9331aeee3701]::query_impl::items_of_instance::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7289cb55ece9 - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   31:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   32:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   33:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   34:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   35:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   36:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   37:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   38:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   39:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   40:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   41:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   42:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   43:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   44:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   45:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   46:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   47:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   48:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   49:     0x7289cb560aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   50:     0x7289cb55673f - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_crate_mono_items::{closure#1}::{closure#0}
[INFO] [stderr]   51:     0x7289cb5573f7 - rustc_monomorphize[ab485f8a308fff8a]::partitioning::collect_and_partition_mono_items
[INFO] [stderr]   52:     0x7289cb5570aa - rustc_query_impl[d11e9331aeee3701]::query_impl::collect_and_partition_mono_items::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   53:     0x7289cb79bc6e - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   54:     0x7289cb79ba04 - rustc_query_impl[d11e9331aeee3701]::query_impl::collect_and_partition_mono_items::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   55:     0x7289cb8fa6f2 - rustc_codegen_ssa[1bbf1da19395416e]::base::codegen_crate::<rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend>
[INFO] [stderr]   56:     0x7289cb8fa40d - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   57:     0x7289cb7cefdc - <rustc_interface[45995b005703ccc5]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   58:     0x7289cb7c967d - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   59:     0x7289cb78647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   60:     0x7289cb786b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   61:     0x7289cb78796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   62:     0x7289c508aaa4 - <unknown>
[INFO] [stderr]   63:     0x7289c5117a64 - clone
[INFO] [stderr]   64:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2684 ~ syn[6fda]::parse::{impl#11}::step) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1856.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::attr::Attribute::path`
[INFO] [stderr] #1 [optimized_mir] optimizing MIR for `derive_dependency_visitor_internal::{closure#1}`
[INFO] [stderr] #2 [items_of_instance] collecting items used by `derive_dependency_visitor_internal::{closure#1}`
[INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items
[INFO] [stderr] end of query stack
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse::ParseBuffer::<'a>::step` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse::ParseBuffer::<'a>::step`
[INFO] [stderr] #2 [mir_built] building MIR for `attr::kw::_::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.71/src/custom_keyword.rs:146:9: 146:45>::parse`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `attr::kw::_::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.71/src/custom_keyword.rs:146:9: 146:45>::parse`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr]    0:     0x7c4fbfa7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7c4fc001a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7c4fbfa91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7c4fbfa50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7c4fbfa6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7c4fbe871de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7c4fbfa6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7c4fbfa50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7c4fbfa47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7c4fbfa52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7c4fbcce680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7c4fbe19ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7c4fbeec4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7c4fc02690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7c4fc0265d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7c4fc023c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7c4fc023b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x7c4fc0c99a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3a59ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7e8a3b2c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7e8a3c6690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7e8a3c665d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7e8a3c63c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7e8a3c63b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x7e8a3d099a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2755 ~ syn[6fda]::parse_quote::parse) does not have a "const_conditions"
[INFO] [stderr] thread 'rustc' (1897) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: ValueNs("into_spans")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse_quote::parse` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse_quote::parse`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::gen_function`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `expand::gen_function`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr]   18:     0x7c4fc036ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x7c4fc0b63231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   18:     0x7e8a3c76ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x7e8a3cf63231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x7c4fc0b62d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7c4fc001848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x7c4fc0bdd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7c4fc0bdd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x7c4fc0bdd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7c4fc0bdcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x7c4fc0bdc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7e8a3cf62d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x7e8a3cfdd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7c4fc077072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   23:     0x7e8a3cccd52c - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   24:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   25:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] error: could not compile `bevy_asset_macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_asset_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset_macros-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5fd1922a3b61183 -C extra-filename=-f5c7397d9ec8328f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]   28:     0x7c4fc06cfe62 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor as rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   29:     0x7c4fc0005c35 - <rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationForest<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   30:     0x7c4fc0563cef - rustc_traits[3bb41b1aef7cb4ef]::codegen::codegen_select_candidate
[INFO] [stderr]   31:     0x7c4fc05630d1 - rustc_query_impl[d11e9331aeee3701]::query_impl::codegen_select_candidate::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   32:     0x7c4fc0cf9e6d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::PseudoCanonicalInput<rustc_type_ir[af849c1a67c69cf9]::predicate::TraitRef<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   33:     0x7c4fc0cf9ac8 - rustc_query_impl[d11e9331aeee3701]::query_impl::codegen_select_candidate::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   27:     0x7e8a3ccccda0 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   28:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   31:     0x7e8a3ccccda0 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   32:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   33:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   35:     0x7e8a3ccccda0 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   36:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   37:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   38:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   39:     0x7e8a3ccccda0 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   40:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   41:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   42:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   43:     0x7e8a3c4929d4 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::compute_dropck_outlives_inner
[INFO] [stderr]   44:     0x7e8a3c967356 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::dropck_outlives
[INFO] [stderr]   45:     0x7e8a3d1da018 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_type_ir[af849c1a67c69cf9]::canonical::CanonicalQueryInput<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt, rustc_middle[5956b192a80b0149]::ty::ParamEnvAnd<rustc_middle[5956b192a80b0149]::traits::query::type_op::DropckOutlives>>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   46:     0x7e8a3d1d9c7f - rustc_query_impl[d11e9331aeee3701]::query_impl::dropck_outlives::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7c4fbd16d5c2 - rustc_ty_utils[a2f60580bdeb2bff]::instance::resolve_instance_raw
[INFO] [stderr]   35:     0x7c4fc0003691 - rustc_query_impl[d11e9331aeee3701]::query_impl::resolve_instance_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   36:     0x7c4fc03f30bb - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::PseudoCanonicalInput<(rustc_span[394e3d458a6377c9]::def_id::DefId, &rustc_middle[5956b192a80b0149]::ty::list::RawList<(), rustc_middle[5956b192a80b0149]::ty::generic_args::GenericArg>)>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 32usize]>>, false>
[INFO] [stderr]   37:     0x7c4fc03f2d03 - rustc_query_impl[d11e9331aeee3701]::query_impl::resolve_instance_raw::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   38:     0x7c4fc101c982 - <rustc_middle[5956b192a80b0149]::ty::instance::Instance>::expect_resolve
[INFO] [stderr]   39:     0x7c4fc101c3bf - <rustc_middle[5956b192a80b0149]::ty::instance::Instance>::expect_resolve_for_vtable
[INFO] [stderr]   40:     0x7c4fc101b86e - rustc_trait_selection[6a53646c4585be91]::traits::vtable::vtable_entries::{closure#0}
[INFO] [stderr]   41:     0x7c4fc1018d22 - rustc_trait_selection[6a53646c4585be91]::traits::vtable::vtable_entries
[INFO] [stderr]   42:     0x7c4fc10186d3 - rustc_query_impl[d11e9331aeee3701]::query_impl::vtable_entries::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   43:     0x7c4fc05b9f1d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_type_ir[af849c1a67c69cf9]::predicate::TraitRef<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   44:     0x7c4fc05b9c5a - rustc_query_impl[d11e9331aeee3701]::query_impl::vtable_entries::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   45:     0x7c4fc0a69250 - rustc_monomorphize[ab485f8a308fff8a]::collector::create_mono_items_for_vtable_methods
[INFO] [stderr]   46:     0x7c4fc0a93368 - rustc_monomorphize[ab485f8a308fff8a]::collector::items_of_instance
[INFO] [stderr]   47:     0x7c4fc0a8fb5b - rustc_query_impl[d11e9331aeee3701]::query_impl::items_of_instance::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   48:     0x7c4fc0a8c7f0 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_middle[5956b192a80b0149]::ty::instance::Instance, rustc_middle[5956b192a80b0149]::mono::CollectionMode), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 32usize]>>, false>
[INFO] [stderr]   49:     0x7c4fc0a8c457 - rustc_query_impl[d11e9331aeee3701]::query_impl::items_of_instance::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   50:     0x7c4fc0f5ece9 - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   51:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   52:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   53:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   54:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   55:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   56:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   57:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   58:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   59:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   60:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   61:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   62:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   63:     0x7c4fc0f60aef - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_items_rec
[INFO] [stderr]   64:     0x7c4fc0f5673f - rustc_monomorphize[ab485f8a308fff8a]::collector::collect_crate_mono_items::{closure#1}::{closure#0}
[INFO] [stderr]   65:     0x7c4fc0f573f7 - rustc_monomorphize[ab485f8a308fff8a]::partitioning::collect_and_partition_mono_items
[INFO] [stderr]   66:     0x7c4fc0f570aa - rustc_query_impl[d11e9331aeee3701]::query_impl::collect_and_partition_mono_items::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   67:     0x7c4fc119bc6e - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   68:     0x7c4fc119ba04 - rustc_query_impl[d11e9331aeee3701]::query_impl::collect_and_partition_mono_items::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   69:     0x7c4fc12fa6f2 - rustc_codegen_ssa[1bbf1da19395416e]::base::codegen_crate::<rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend>
[INFO] [stderr]   70:     0x7c4fc12fa40d - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   71:     0x7c4fc11cefdc - <rustc_interface[45995b005703ccc5]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   72:     0x7c4fc11c967d - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   73:     0x7c4fc118647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   47:     0x7e8a3cc2bbf9 - <rustc_borrowck[1d1f549763a8c9e5]::type_check::liveness::trace::LivenessContext>::compute_drop_data
[INFO] [stderr]   48:     0x7e8a3cc36dc4 - rustc_borrowck[1d1f549763a8c9e5]::type_check::liveness::generate
[INFO] [stderr]   74:     0x7c4fc1186b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   75:     0x7c4fc118796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   76:     0x7c4fbaa8aaa4 - <unknown>
[INFO] [stderr]   77:     0x7c4fbab17a64 - clone
[INFO] [stderr]   78:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_derive-0.14.0/rustc-ice-2026-05-24T23_45_24-1885.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr]   49:     0x7e8a39165d36 - rustc_borrowck[1d1f549763a8c9e5]::type_check::type_check
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::punctuated::PrivateIter`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::punctuated::PrivateIter`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::punctuated::PrivateIter`
[INFO] [stderr] #3 [codegen_select_candidate] computing candidate for `<syn::punctuated::PrivateIter<'_, syn::data::Variant, syn::token::Comma> as syn::punctuated::IterTrait<'_, syn::data::Variant>>`
[INFO] [stderr] #4 [resolve_instance_raw] resolving instance `<syn::punctuated::PrivateIter<'_, syn::data::Variant, syn::token::Comma> as syn::punctuated::IterTrait<'_, syn::data::Variant>>::clone_box`
[INFO] [stderr] #5 [vtable_entries] finding all vtable entries for trait `syn::punctuated::IterTrait`
[INFO] [stderr] #6 [items_of_instance] collecting items used by `syn::punctuated::Punctuated::<syn::data::Variant, syn::token::Comma>::iter`
[INFO] [stderr] #7 [collect_and_partition_mono_items] collect_and_partition_mono_items
[INFO] [stderr] end of query stack
[INFO] [stderr]   50:     0x7e8a3d018cca - <rustc_borrowck[1d1f549763a8c9e5]::root_cx::BorrowCheckRootCtxt>::do_mir_borrowck
[INFO] [stderr]   51:     0x7e8a3d013b1b - rustc_borrowck[1d1f549763a8c9e5]::mir_borrowck
[INFO] [stderr]   52:     0x7e8a3d0138e5 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_borrowck::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   53:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   54:     0x7e8a3c68b803 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_borrowck::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   55:     0x7e8a3c68b9d4 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   56:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   57:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   58:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   59:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   60:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   61:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   62:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   63:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   64:     0x7e8a36f17a64 - clone
[INFO] [stderr]   65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]    0:     0x72a9a4e7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72a9a541a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72a9a4e91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72a9a4e50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72a9a4e6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72a9a3c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72a9a4e6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72a9a4e50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72a9a4e47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72a9a4e52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72a9a20e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72a9a359ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x72a9a42c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x72a9a56690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x72a9a5665d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x72a9a563c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x72a9a563b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x72a9a6099a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x72a9a5f30b70 - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   19:     0x72a9a5f31176 - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>::resolve_expr
[INFO] [stderr]   20:     0x72a9a5f2f9ce - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>::resolve_block
[INFO] [stderr]   21:     0x72a9a5f2cae5 - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor as rustc_ast[5976a1d155814e03]::visit::Visitor>::visit_fn
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::token::Async`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::token::Async`
[INFO] [stderr] #2 [adt_dtorck_constraint] computing drop-check constraints for `syn::token::Async`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this failure-note originates in the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] #3 [adt_dtorck_constraint] computing drop-check constraints for `syn::expr::ExprAsync`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this failure-note originates in the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] #4 [adt_dtorck_constraint] computing drop-check constraints for `syn::expr::Expr`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this failure-note originates in the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] #5 [adt_dtorck_constraint] computing drop-check constraints for `syn::ty::TypeArray`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this failure-note originates in the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] #6 [adt_dtorck_constraint] computing drop-check constraints for `syn::ty::Type`
[INFO] [stderr] #7 [dropck_outlives] computing dropck types for `core::result::Result<syn::path::Path, syn::error::Error>`
[INFO] [stderr] #8 [mir_borrowck] borrow-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:51:1: 51:23>::ident`
[INFO] [stderr] #9 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr]   22:     0x72a9a5f0747b - rustc_ast[5976a1d155814e03]::visit::walk_item_inner::<rustc_ast[5976a1d155814e03]::ast::ItemKind, rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>
[INFO] [stderr]   23:     0x72a9a5f1ce7d - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor as rustc_ast[5976a1d155814e03]::visit::Visitor>::visit_item::{closure#0}::{closure#0}
[INFO] [stderr]   24:     0x72a9a5f15b8a - rustc_ast[5976a1d155814e03]::visit::visit_items::<rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>
[INFO] [stderr]   25:     0x72a9a5f1c9fd - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor as rustc_ast[5976a1d155814e03]::visit::Visitor>::visit_item::{closure#0}::{closure#0}
[INFO] [stderr]   26:     0x72a9a5f15b8a - rustc_ast[5976a1d155814e03]::visit::visit_items::<rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>
[INFO] [stderr]   27:     0x72a9a5f1c9fd - <rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor as rustc_ast[5976a1d155814e03]::visit::Visitor>::visit_item::{closure#0}::{closure#0}
[INFO] [stderr]   28:     0x72a9a5f15b8a - rustc_ast[5976a1d155814e03]::visit::visit_items::<rustc_resolve[3807be25e4e88430]::late::LateResolutionVisitor>
[INFO] [stderr]   29:     0x72a9a59475db - <rustc_resolve[3807be25e4e88430]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   30:     0x72a9a5944b7f - <rustc_resolve[3807be25e4e88430]::Resolver>::resolve_crate
[INFO] [stderr]   31:     0x72a9a5c5cee4 - rustc_interface[45995b005703ccc5]::passes::resolver_for_lowering_raw
[INFO] [stderr]   32:     0x72a9a5c5bf19 - rustc_query_impl[d11e9331aeee3701]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   33:     0x72a9a659dd6c - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   34:     0x72a9a659d8b8 - rustc_query_impl[d11e9331aeee3701]::query_impl::resolver_for_lowering_raw::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   35:     0x72a9a65c94f7 - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   36:     0x72a9a658647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   37:     0x72a9a6586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   38:     0x72a9a658796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   39:     0x72a99fe8aaa4 - <unknown>
[INFO] [stderr]   40:     0x72a99ff17a64 - clone
[INFO] [stderr]   41:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(24:3197 ~ syn[6fda]::punctuated::{impl#0}::last) does not have a "const_conditions"
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:3202 ~ syn[6fda]::punctuated::{impl#0}::iter_mut) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect_derive-0.14.0/rustc-ice-2026-05-24T23_45_23-1850.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::span::IntoSpans::into_spans`
[INFO] [stderr] #1 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] stack backtrace:
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b9956e3a3 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor>::visit_inner_body
[INFO] [stderr]   24:     0x7e8b9956f4c7 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   25:     0x7e8b9956f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   26:     0x7e8b9956f7b0 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   27:     0x7e8b9956f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   28:     0x7e8b9956f050 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_block
[INFO] [stderr]   29:     0x7e8b9957095f - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   30:     0x7e8b9956f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   31:     0x7e8b95d61ae5 - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   32:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   33:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   35:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   36:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   37:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   38:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   39:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   40:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   41:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   42:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   43:     0x7e8b93717a64 - clone
[INFO] [stderr]   44:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::iter_mut` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::iter_mut`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::gen_block::{closure#2}`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `expand::gen_block`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:3193 ~ syn[6fda]::punctuated::{impl#0}::is_empty) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:3195 ~ syn[6fda]::punctuated::{impl#0}::first) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b98c1dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]   24:     0x7e8b98c1d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7e8b997f4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   26:     0x7e8b997f45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7e8b994764fa - rustc_mir_transform[da2e0f948d506b2b]::mir_promoted
[INFO] [stderr]   28:     0x7e8b99476392 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_promoted::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   29:     0x7e8b99471cf7 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr]   30:     0x7e8b99471893 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_promoted::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr]   31:     0x7e8b9981a106 - <rustc_borrowck[1d1f549763a8c9e5]::root_cx::BorrowCheckRootCtxt>::do_mir_borrowck
[INFO] [stderr] 
[INFO] [stderr]   32:     0x7e8b99813b1b - rustc_borrowck[1d1f549763a8c9e5]::mir_borrowck
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   33:     0x7e8b998138e5 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_borrowck::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr]   34:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr]   35:     0x7e8b98e8b803 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_borrowck::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr]   36:     0x7e8b98e7c996 - rustc_mir_transform[da2e0f948d506b2b]::mir_drops_elaborated_and_const_checked
[INFO] [stderr] query stack during panic:
[INFO] [stderr]   37:     0x7e8b98e7bff3 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_drops_elaborated_and_const_checked::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::is_empty` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::is_empty`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:51:1: 51:23>::asserts`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:51:1: 51:23>::asserts`
[INFO] [stderr]   38:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr]   39:     0x7e8b98e8b749 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_drops_elaborated_and_const_checked::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] end of query stack
[INFO] [stderr]   40:     0x7e8b98e8bb88 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   41:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   42:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   43:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   44:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   45:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   46:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   47:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   48:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   49:     0x7e8b93717a64 - clone
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::first` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::first`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::gen_block::{closure#2}::{closure#4}::{closure#0}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `expand::gen_block::{closure#2}::{closure#4}::{closure#0}` contains FFI-unwind calls
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr] #4 [mir_promoted] promoting constants in MIR for `expand::gen_block::{closure#2}::{closure#4}::{closure#0}`
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b97ecad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7b97ede38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7b97ede38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7b97ede43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7b97ee05bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7b97ee05b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7b97edc17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7b97ee974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr] #5 [mir_borrowck] borrow-checking `expand::gen_block`
[INFO] [stderr] #6 [mir_drops_elaborated_and_const_checked] elaborating drops for `expand::gen_block::{closure#0}`
[INFO] [stderr] #7 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr]   21:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:3201 ~ syn[6fda]::punctuated::{impl#0}::iter) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]   22:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] error: could not compile `bevy_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_derive-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3bb604eed7abeab -C extra-filename=-f13e522ff2b1275b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:467 ~ syn[6fda]::data::{impl#0}::is_empty) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b98c1dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]   24:     0x7e8b98c1d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   33:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   35:     0x7b97e8717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::last` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::last`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::type_parameter_of_option`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `expand::type_parameter_of_option`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3cd6e3a3 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor>::visit_inner_body
[INFO] [stderr]   24:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   25:     0x7e8a3cd6f7b0 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   26:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   27:     0x7e8a3cd713a9 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   28:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   29:     0x7e8a3cd6eff2 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_block
[INFO] [stderr]   30:     0x7e8a3cd7095f - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   31:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   32:     0x7e8a3cd71337 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   33:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   34:     0x7e8a3cd7095f - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   35:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   36:     0x7e8a39561ae5 - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   37:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   38:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   40:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   41:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   42:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   43:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   25:     0x7e8b997f4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   26:     0x7e8b997f45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7e8b98e8bca7 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   28:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   29:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   30:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   34:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   35:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   36:     0x7e8b93717a64 - clone
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1879) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("DisplayAttrStyle")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr]   44:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   45:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   46:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   47:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   48:     0x7e8a36f17a64 - clone
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::data::Fields::is_empty` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::data::Fields::is_empty`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:132:1: 132:28>::check_attributes::{closure#0}`
[INFO] [stderr] 
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:132:1: 132:28>::check_attributes`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:2670 ~ syn[6fda]::parse::{impl#11}::peek2) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::iter` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::iter`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::gen_block::{closure#2}::{closure#4}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `expand::gen_block::{closure#2}::{closure#4}` contains FFI-unwind calls
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Parser")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b97ebd9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7b97ecac4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7b97ede690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7b97ede65d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7b97ede3c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7b97ede3b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x7b97ee899a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x7b97ee89628a - <rustc_middle[5956b192a80b0149]::traits::specialization_graph::OverlapMode>::get
[INFO] [stderr]   19:     0x7b97edd15313 - rustc_trait_selection[6a53646c4585be91]::traits::specialize::specialization_graph_provider
[INFO] [stderr]   20:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   21:     0x7b97ee25a9d2 - rustc_query_impl[d11e9331aeee3701]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22:     0x7b97ead701de - rustc_ty_utils[a2f60580bdeb2bff]::instance::resolve_instance_raw
[INFO] [stderr]   23:     0x7b97edc03691 - rustc_query_impl[d11e9331aeee3701]::query_impl::resolve_instance_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   24:     0x7b97edff30bb - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::PseudoCanonicalInput<(rustc_span[394e3d458a6377c9]::def_id::DefId, &rustc_middle[5956b192a80b0149]::ty::list::RawList<(), rustc_middle[5956b192a80b0149]::ty::generic_args::GenericArg>)>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 32usize]>>, false>
[INFO] [stderr]   25:     0x7b97edff2d03 - rustc_query_impl[d11e9331aeee3701]::query_impl::resolve_instance_raw::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ee8a772f - <rustc_middle[5956b192a80b0149]::ty::instance::Instance>::try_resolve
[INFO] [stderr]   27:     0x7b97ee9795e1 - <rustc_mir_transform[da2e0f948d506b2b]::check_call_recursion::CheckCallRecursion as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   28:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   29:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   30:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   32:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   33:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   35:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   36:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   37:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   38:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   39:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   40:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   41:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   42:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   43:     0x7b97e8717a64 - clone
[INFO] [stderr]   44:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::parse::Parser`
[INFO] [stderr] #1 [specialization_graph_of] building specialization graph of trait `syn::parse::Parser`
[INFO] [stderr] #2 [resolve_instance_raw] resolving instance `<fmt::explicit_named_args as syn::parse::Parser>::parse2`
[INFO] [stderr] #3 [mir_built] building MIR for `fmt::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/fmt.rs:10:1: 10:17>::expand_shorthand`
[INFO] [stderr] #4 [check_unsafety] unsafety-checking `fmt::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/fmt.rs:10:1: 10:17>::expand_shorthand`
[INFO] [stderr] #5 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(24:2673 ~ syn[6fda]::parse::{impl#11}::peek3) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b97ecad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7b97ede38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7b97ede38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7b97ede43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7b97ee05bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7b97ee05b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7b97edc17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7b97ee974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   35:     0x7b97e8717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] DefId(25:3193 ~ syn[6fda]::punctuated::{impl#0}::is_empty) does not have a "const_conditions"
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse::ParseBuffer::<'a>::peek3` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse::ParseBuffer::<'a>::peek3`
[INFO] [stderr] #2 [mir_built] building MIR for `fmt::explicit_named_args`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `fmt::explicit_named_args`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(24:2974 ~ syn[6fda]::path::{impl#1}::get_ident) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b97ecad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7b97ede38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   13:     0x7b97ede38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7b97ede43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7b97ee05bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7b97ee05b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7b97edc17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7b97ee974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::is_empty` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::is_empty`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/expand.rs:519:1: 519:31>::from_fn`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `expand::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/expand.rs:519:1: 519:31>::from_fn`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr]   31:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   35:     0x7b97e8717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x72b63856179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x72b63b68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x72b63b68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x72b63b68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::path::Path::get_ident` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::path::Path::get_ident`
[INFO] [stderr] #2 [mir_built] building MIR for `generics::crawl`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `generics::crawl`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr]   27:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x72b635f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(24:3215 ~ syn[6fda]::punctuated::{impl#0}::push) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b97ecad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7b97ede38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse::ParseBuffer::<'a>::peek2` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse::ParseBuffer::<'a>::peek2`
[INFO] [stderr]   13:     0x7b97ede38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7b97ede43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7b97ee05bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7b97ee05b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7b97edc17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7b97ee974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] #2 [mir_built] building MIR for `as_bind_group::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/src/as_bind_group.rs:563:1: 563:27>::parse`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `as_bind_group::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/src/as_bind_group.rs:563:1: 563:27>::parse`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:2676 ~ syn[6fda]::parse::{impl#11}::parse_terminated) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]   30:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]   32:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   35:     0x7b97e8717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::push` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::push`
[INFO] [stderr] #2 [mir_built] building MIR for `generics::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/generics.rs:52:1: 52:20>::insert`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `generics::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/generics.rs:52:1: 52:20>::insert`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(24:1348 ~ syn[6fda]::generics::{impl#1}::make_where_clause) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x72b63856179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x72b63b68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x72b63b68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x72b63b68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   11:     0x7b97ecad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr] 
[INFO] [stderr]   12:     0x7b97ede38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7b97ede38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr]   14:     0x7b97ede43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr] DefId(25:3194 ~ syn[6fda]::punctuated::{impl#0}::len) does not have a "const_conditions"
[INFO] [stderr]   15:     0x7b97ee05bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7b97ee05b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7b97edc17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7b97ee974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x72b635f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse::ParseBuffer::<'a>::parse_terminated` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse::ParseBuffer::<'a>::parse_terminated`
[INFO] [stderr] #2 [mir_built] building MIR for `as_bind_group::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/src/as_bind_group.rs:573:1: 573:35>::parse`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `as_bind_group::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/src/as_bind_group.rs:573:1: 573:35>::parse`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]   31:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   35:     0x7b97e8717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::generics::Generics::make_where_clause` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::generics::Generics::make_where_clause`
[INFO] [stderr] #2 [mir_built] building MIR for `generics::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/generics.rs:52:1: 52:20>::augment_where_clause`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `generics::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/generics.rs:52:1: 52:20>::augment_where_clause`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:2154 ~ syn[6fda]::lit::{impl#5}::base10_parse) does not have a "const_conditions"
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x72b63856179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x72b63b68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x72b63b68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x72b63b68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x72b635f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::lit::LitInt::base10_parse` to be considered const
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::len` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::len`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::path_to_string`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `expand::path_to_string`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::lit::LitInt::base10_parse`
[INFO] [stderr] #2 [mir_built] building MIR for `as_bind_group::get_uniform_binding_attr`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `as_bind_group::get_uniform_binding_attr`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:4114 ~ syn[6fda]::token::Underscore) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:1411 ~ syn[6fda]::generics::{impl#8}::split_for_impl) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::token::Underscore` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::token::Underscore`
[INFO] [stderr] #2 [mir_built] building MIR for `expand::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/expand.rs:810:1: 810:34>::visit_type_mut`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `expand::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/expand.rs:810:1: 810:34>::visit_type_mut`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::generics::Generics::split_for_impl` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::generics::Generics::split_for_impl`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:336:1: 336:38>::asserts`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:336:1: 336:38>::asserts`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:4083 ~ syn[6fda]::parse) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse`
[INFO] [stderr] #2 [mir_built] building MIR for `instrument`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `instrument`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1886) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2666 ~ syn[6fda]::parse::{impl#11}::call) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8b9867aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8b98c1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8b98691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8b98650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8b9866e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8b97471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8b9866e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8b98650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8b98647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8b98652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8b958e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8b97ad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8b98e38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8b98e38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8b98e43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8b9905bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8b9905b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8b98c1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8b98c17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8b99974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8b98c0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8b98e890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8b98e88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8b95d6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8b98e8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8b98e8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8b98e8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8b98e8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8b99d9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8b99d9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8b99dc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8b99d8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8b99d86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8b99d8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8b9368aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8b93717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/rustc-ice-2026-05-24T23_45_23-1867.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse::ParseBuffer::<'a>::call` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse::ParseBuffer::<'a>::call`
[INFO] [stderr] #2 [mir_built] building MIR for `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs:647:1: 647:27>::parse`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs:647:1: 647:27>::parse`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `tracing_attributes`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:668 ~ syn[6fda]::error::{impl#0}::new_spanned) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:223 ~ syn[6fda]::attr::{impl#2}::parse_nested_meta) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::error::Error::new_spanned` to be considered const
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::error::Error::new_spanned`
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] #2 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:418:1: 418:30>::trait_impl`
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x72b63856179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x72b63b68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x72b63b68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x72b63b68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:418:1: 418:30>::trait_impl`
[INFO] [stderr]   29:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Pub")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3a59ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7e8a3b2c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7e8a3c6690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7e8a3c665d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7e8a3c63c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7e8a3c63b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x7e8a3d099a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x7e8a3c76ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x7e8a3cf63231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x7e8a3cf62d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x7e8a3cfdd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3cccd52c - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   24:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   25:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   27:     0x7e8a3ccccda0 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   28:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   31:     0x7e8a3ccccda0 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::adt_dtorck_constraint
[INFO] [stderr]   32:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   33:     0x7e8a3c494d54 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_dtorck_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7e8a3c493eb2 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::dtorck_constraint_for_ty_inner
[INFO] [stderr]   35:     0x7e8a3c4929d4 - rustc_trait_selection[6a53646c4585be91]::traits::query::dropck_outlives::compute_dropck_outlives_inner
[INFO] [stderr]   36:     0x7e8a3c967356 - rustc_traits[3bb41b1aef7cb4ef]::dropck_outlives::dropck_outlives
[INFO] [stderr]   37:     0x7e8a3d1da018 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_type_ir[af849c1a67c69cf9]::canonical::CanonicalQueryInput<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt, rustc_middle[5956b192a80b0149]::ty::ParamEnvAnd<rustc_middle[5956b192a80b0149]::traits::query::type_op::DropckOutlives>>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   38:     0x7e8a3d1d9c7f - rustc_query_impl[d11e9331aeee3701]::query_impl::dropck_outlives::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x7e8a3cc2bbf9 - <rustc_borrowck[1d1f549763a8c9e5]::type_check::liveness::trace::LivenessContext>::compute_drop_data
[INFO] [stderr]   40:     0x7e8a3cc36dc4 - rustc_borrowck[1d1f549763a8c9e5]::type_check::liveness::generate
[INFO] [stderr]   41:     0x7e8a39165d36 - rustc_borrowck[1d1f549763a8c9e5]::type_check::type_check
[INFO] [stderr]   42:     0x7e8a3d018cca - <rustc_borrowck[1d1f549763a8c9e5]::root_cx::BorrowCheckRootCtxt>::do_mir_borrowck
[INFO] [stderr]   43:     0x7e8a3d013b1b - rustc_borrowck[1d1f549763a8c9e5]::mir_borrowck
[INFO] [stderr]   44:     0x7e8a3d0138e5 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_borrowck::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   45:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   46:     0x7e8a3c68b803 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_borrowck::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   47:     0x7e8a3c68b9d4 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   48:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   49:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   50:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   51:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   52:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   53:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   54:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   55:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   56:     0x7e8a36f17a64 - clone
[INFO] [stderr]   57:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::token::Pub`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::token::Pub`
[INFO] [stderr] #2 [adt_dtorck_constraint] computing drop-check constraints for `syn::token::Pub`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this failure-note originates in the macro `ast_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] #3 [adt_dtorck_constraint] computing drop-check constraints for `syn::restriction::Visibility`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this failure-note originates in the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] #4 [adt_dtorck_constraint] computing drop-check constraints for `syn::data::Field`
[INFO] [stderr] #5 [dropck_outlives] computing dropck types for `core::result::Result<syn::data::Fields, syn::error::Error>`
[INFO] [stderr] #6 [mir_borrowck] borrow-checking `traits::get_fields`
[INFO] [stderr] #7 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr]   32:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x72b635f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::attr::MetaList::parse_nested_meta` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::attr::MetaList::parse_nested_meta`
[INFO] [stderr] #2 [mir_built] building MIR for `as_bind_group::get_visibility_flag_value`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `as_bind_group::get_visibility_flag_value`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `bevy_reflect_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect_derive-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "documentation"))' -C metadata=cb215175b337965e -C extra-filename=-34eb36afb12f2410 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-696f1a3cfd6b064f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr]    0:     0x79909587aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x799095e1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x799095891bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x799095850f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x79909586e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x799094671de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x79909586e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x799095850ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x799095847cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x799095852a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x799092ae680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x799093f9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x799094cc4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7990960690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x799096065d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x79909603c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x79909603b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x799096a99a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x79909616ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x799096963231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x799096962d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x799095e1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x7990969dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7990969dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x7990969dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7990969dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x7990969dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x79909657072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr] error: could not compile `tracing-attributes` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=0a909d4ed6f52285 -C extra-filename=-cacf9eb3a452fb1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr]   28:     0x799096a6352d - rustc_ty_utils[a2f60580bdeb2bff]::layout::layout_of_uncached
[INFO] [stderr]   29:     0x799096a61d26 - rustc_ty_utils[a2f60580bdeb2bff]::layout::layout_of
[INFO] [stderr]   30:     0x799096a61c51 - rustc_query_impl[d11e9331aeee3701]::query_impl::layout_of::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x799096620f80 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::PseudoCanonicalInput<rustc_middle[5956b192a80b0149]::ty::Ty>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   32:     0x799096620bc6 - rustc_query_impl[d11e9331aeee3701]::query_impl::layout_of::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2152 ~ syn[6fda]::lit::{impl#5}::new) does not have a "const_conditions"
[INFO] [stderr]   33:     0x7990971bebf7 - rustc_codegen_ssa[1bbf1da19395416e]::mir::codegen_mir::<rustc_codegen_llvm[68180f579b484bf8]::builder::GenericBuilder<rustc_codegen_llvm[68180f579b484bf8]::context::FullCx>>
[INFO] [stderr]   34:     0x799095f31f1a - rustc_codegen_llvm[68180f579b484bf8]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   35:     0x799097100189 - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   36:     0x7990970fc139 - rustc_codegen_ssa[1bbf1da19395416e]::base::codegen_crate::<rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend>
[INFO] [stderr]   37:     0x7990970fa40d - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]   38:     0x799096fcefdc - <rustc_interface[45995b005703ccc5]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   39:     0x799096fc967d - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   40:     0x799096f8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   41:     0x799096f86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   42:     0x799096f8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   43:     0x79909088aaa4 - <unknown>
[INFO] [stderr]   44:     0x799090917a64 - clone
[INFO] [stderr]   45:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::lit::LitInt::new` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::lit::LitInt::new`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::generate_checked_bit_pattern_enum_without_fields`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::generate_checked_bit_pattern_enum_without_fields`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_state_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1861.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::attr::parsing::DisplayAttrStyle`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::attr::parsing::DisplayAttrStyle`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::attr::parsing::DisplayAttrStyle`
[INFO] [stderr] #3 [layout_of] computing layout of `&syn::attr::parsing::DisplayAttrStyle<'_>`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1877) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(24:4083 ~ syn[6fda]::parse) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b97ed67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7b97edc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7b97ed691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b97ed650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b97ed66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7b97ec471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b97ed66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b97ed650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b97ed647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b97ed652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b97ea8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b97ecad1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7b97ede38494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7b97ede38065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7b97ede43dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7b97ee05bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7b97ee05b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7b97edc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7b97edc17f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7b97ee974e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7b97edc0e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7b97ede890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7b97ede88c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7b97ead6179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7b97ede8ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7b97ede8c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7b97ede8b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7b97ede8acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7b97eed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7b97eed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7b97eedc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7b97eed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7b97eed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7b97eed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7b97e868aaa4 - <unknown>
[INFO] [stderr]   35:     0x7b97e8717a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/rustc-ice-2026-05-24T23_45_23-1846.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1880) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Cursor")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse`
[INFO] [stderr] #2 [mir_built] building MIR for `derive_error`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `derive_error`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `thiserror_impl`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:2110 ~ syn[6fda]::lit::{impl#0}::value) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x72b63856179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x72b63b68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x72b63b68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x72b63b68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:3194 ~ syn[6fda]::punctuated::{impl#0}::len) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]   32:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x72b635f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::lit::LitStr::value` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::lit::LitStr::value`
[INFO] [stderr] #2 [mir_built] building MIR for `as_bind_group::get_texture_dimension_value`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `as_bind_group::get_texture_dimension_value`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::len` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::len`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::generate_checked_bit_pattern_enum_with_fields`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::generate_checked_bit_pattern_enum_with_fields`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1904) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Cursor")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x70b85727aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x70b85781a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x70b857291bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x70b857250f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x70b85726e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x70b856071de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x70b85726e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x70b857250ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x70b857247cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x70b857252a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x70b8544e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x70b85599ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x70b8566c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x70b857a690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x70b857a65d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x70b857a3c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x70b857a3b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x70b858499a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x70b857b6ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x70b858363231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x70b858362d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x70b85781848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:4083 ~ syn[6fda]::parse) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   22:     0x70b8583dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x70b8583dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x70b8583dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x70b8583dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x70b8583dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x70b857f7072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   28:     0x70b85846352d - rustc_ty_utils[a2f60580bdeb2bff]::layout::layout_of_uncached
[INFO] [stderr]   29:     0x70b858461d26 - rustc_ty_utils[a2f60580bdeb2bff]::layout::layout_of
[INFO] [stderr]   30:     0x70b858461c51 - rustc_query_impl[d11e9331aeee3701]::query_impl::layout_of::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x70b858020f80 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::PseudoCanonicalInput<rustc_middle[5956b192a80b0149]::ty::Ty>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   32:     0x70b858020bc6 - rustc_query_impl[d11e9331aeee3701]::query_impl::layout_of::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x70b858bbebf7 - rustc_codegen_ssa[1bbf1da19395416e]::mir::codegen_mir::<rustc_codegen_llvm[68180f579b484bf8]::builder::GenericBuilder<rustc_codegen_llvm[68180f579b484bf8]::context::FullCx>>
[INFO] [stderr]   34:     0x70b857931f1a - rustc_codegen_llvm[68180f579b484bf8]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   35:     0x70b858b00189 - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   36:     0x70b858afc139 - rustc_codegen_ssa[1bbf1da19395416e]::base::codegen_crate::<rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend>
[INFO] [stderr]   37:     0x70b858afa40d - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   38:     0x70b8589cefdc - <rustc_interface[45995b005703ccc5]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   39:     0x70b8589c967d - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   40:     0x70b85898647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2972 ~ syn[6fda]::path::{impl#1}::is_ident) does not have a "const_conditions"
[INFO] [stderr]   41:     0x70b858986b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   42:     0x70b85898796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   43:     0x70b85228aaa4 - <unknown>
[INFO] [stderr]   44:     0x70b852317a64 - clone
[INFO] [stderr]   45:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_encase_derive-0.14.0/rustc-ice-2026-05-24T23_45_24-1873.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] stack backtrace:
[INFO] [stderr]   23:     0x72b63856179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x72b63b68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x72b63b68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x72b63b68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]   30:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]   31:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]   32:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]   34:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]   35:     0x72b635f17a64 - clone
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr] 
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr] 
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr] 
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::buffer::Cursor`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::buffer::Cursor`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::buffer::Cursor`
[INFO] [stderr] #3 [layout_of] computing layout of `*mut syn::buffer::Cursor<'_>`
[INFO] [stderr] end of query stack
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse`
[INFO] [stderr] #2 [mir_built] building MIR for `extract_component::derive_extract_component`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `extract_component::derive_extract_component`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:2972 ~ syn[6fda]::path::{impl#1}::is_ident) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]    0:     0x70e6ad87aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]    1:     0x70e6ade1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]    2:     0x70e6ad891bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x70e6ad850f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]   23:     0x72b63b41dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]    4:     0x70e6ad86e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]   24:     0x72b63b41d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x72b63bff4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]    5:     0x70e6ac671de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]   26:     0x72b63bff45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]    6:     0x70e6ad86e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]   27:     0x72b63b68bca7 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]    7:     0x70e6ad850ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]   28:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]    8:     0x70e6ad847cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]   29:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]    9:     0x70e6ad852a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x70e6aaae680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x70e6abf9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x70e6accc4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x70e6ae0690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x70e6ae065d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x70e6ae03c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x70e6ae03b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x70e6aea99a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x70e6ae16ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x70e6ae963231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::path::Path::is_ident` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::path::Path::is_ident`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::get_simple_attr`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::get_simple_attr`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr]   20:     0x70e6ae962d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   30:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:204 ~ syn[6fda]::attr::{impl#0}::path) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]   21:     0x70e6ade1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   31:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x70e6ae9dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x70e6ae9dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x70e6ae9dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x70e6ae9dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]   32:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]   34:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]   35:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]   36:     0x72b635f17a64 - clone
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr] 
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr] 
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::path::Path::is_ident` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::path::Path::is_ident`
[INFO] [stderr] #2 [mir_built] building MIR for `extract_component::derive_extract_component::{closure#0}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `extract_component::derive_extract_component::{closure#0}` contains FFI-unwind calls
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr]   26:     0x70e6ae9dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x70e6ae57072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   28:     0x70e6aea6352d - rustc_ty_utils[a2f60580bdeb2bff]::layout::layout_of_uncached
[INFO] [stderr]   29:     0x70e6aea61d26 - rustc_ty_utils[a2f60580bdeb2bff]::layout::layout_of
[INFO] [stderr]   30:     0x70e6aea61c51 - rustc_query_impl[d11e9331aeee3701]::query_impl::layout_of::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x70e6ae620f80 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::PseudoCanonicalInput<rustc_middle[5956b192a80b0149]::ty::Ty>, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   32:     0x70e6ae620bc6 - rustc_query_impl[d11e9331aeee3701]::query_impl::layout_of::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x70e6af1bebf7 - rustc_codegen_ssa[1bbf1da19395416e]::mir::codegen_mir::<rustc_codegen_llvm[68180f579b484bf8]::builder::GenericBuilder<rustc_codegen_llvm[68180f579b484bf8]::context::FullCx>>
[INFO] [stderr]   34:     0x70e6adf31f1a - rustc_codegen_llvm[68180f579b484bf8]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   35:     0x70e6af100189 - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   36:     0x70e6af0fc139 - rustc_codegen_ssa[1bbf1da19395416e]::base::codegen_crate::<rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend>
[INFO] [stderr]   37:     0x70e6af0fa40d - <rustc_codegen_llvm[68180f579b484bf8]::LlvmCodegenBackend as rustc_codegen_ssa[1bbf1da19395416e]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   38:     0x70e6aefcefdc - <rustc_interface[45995b005703ccc5]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   39:     0x70e6aefc967d - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   40:     0x70e6aef8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   41:     0x70e6aef86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3cd6e3a3 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor>::visit_inner_body
[INFO] [stderr]   24:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   25:     0x7e8a3cd6f7b0 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   42:     0x70e6aef8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1888) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(23:675 ~ syn[6fda]::error::{impl#0}::to_compile_error) does not have a "const_conditions"
[INFO] [stderr]   26:     0x7e8a3cd6f4c7 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   27:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   28:     0x7e8a3cd6f7b0 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   29:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   30:     0x7e8a3cd7095f - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   31:     0x7e8a3cd6f551 - <rustc_mir_build[1e0157cb3550665e]::check_unsafety::UnsafetyVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   32:     0x7e8a39561ae5 - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   43:     0x70e6a888aaa4 - <unknown>
[INFO] [stderr]   44:     0x70e6a8917a64 - clone
[INFO] [stderr]   45:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   33:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]   34:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   35:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   36:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   37:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   38:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   40:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   41:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   42:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   43:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   44:     0x7e8a36f17a64 - clone
[INFO] [stderr]   45:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::attr::Attribute::path` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::attr::Attribute::path`
[INFO] [stderr]    0:     0x72b63ae7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72b63b41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x72b63ae91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72b63ae50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72b63ae6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x72b639c71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72b63ae6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72b63ae50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72b63ae47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72b63ae52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x72b6380e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72b63a2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x72b63b638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x72b63b638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x72b63b643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x72b63b85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x72b63b85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x72b63b41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x72b63b417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x72b63c174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x72b63b40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x72b63b6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x72b63b688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x72b63b41dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]   24:     0x72b63b41d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x72b63bff4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   26:     0x72b63bff45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x72b63b68bca7 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   28:     0x72b63b68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   29:     0x72b63c59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   30:     0x72b63c59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x72b63c5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x72b63c58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x72b63c586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   34:     0x72b63c58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   35:     0x72b635e8aaa4 - <unknown>
[INFO] [stderr]   36:     0x72b635f17a64 - clone
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gltf-derive-1.4.1/rustc-ice-2026-05-24T23_45_23-1863.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::buffer::Cursor`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::buffer::Cursor`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::buffer::Cursor`
[INFO] [stderr] #3 [layout_of] computing layout of `*mut syn::buffer::Cursor<'_>`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] #2 [mir_built] building MIR for `traits::get_repr::{closure#0}`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::get_repr`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1862.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::error::Error::to_compile_error` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::error::Error::to_compile_error`
[INFO] [stderr] #2 [mir_built] building MIR for `derive_as_bind_group::{closure#0}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `derive_as_bind_group::{closure#0}` contains FFI-unwind calls
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_render_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Cursor")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3a59ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7e8a3b2c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7e8a3c6690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7e8a3c665d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7e8a3c63c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7e8a3c63b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x7e8a3d099a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x7e8a3c76ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x7e8a3cf63231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x7e8a3cf62d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x7e8a3cfdd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3c91d7bd - rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate_adt
[INFO] [stderr]   24:     0x7e8a3c91d56e - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_adt::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7e8a3c63c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   26:     0x7e8a3c91f3cd - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_adt::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7e8a3c91f601 - rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate_type
[INFO] [stderr]   28:     0x7e8a3c91f423 - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_type::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   29:     0x7e8a3c91e7c8 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::Ty, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   30:     0x7e8a3c91e504 - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_type::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7e8a3c922d61 - <rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate::InhabitedPredicate>::instantiate_opt
[INFO] [stderr]   32:     0x7e8a3c922ce4 - <rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate::InhabitedPredicate>::instantiate_opt
[INFO] [stderr]   33:     0x7e8a3c91f596 - rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate_type
[INFO] [stderr]   34:     0x7e8a3c91f423 - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_type::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x7e8a3c91e7c8 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::Ty, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   36:     0x7e8a3c91e504 - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_type::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x7e8a3c91da3b - <rustc_middle[5956b192a80b0149]::ty::VariantDef>::inhabited_predicate
[INFO] [stderr]   38:     0x7e8a3c91d6d1 - rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate_adt
[INFO] [stderr]   39:     0x7e8a3c91d56e - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_adt::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   40:     0x7e8a3c63c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   41:     0x7e8a3c91f3cd - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_adt::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   42:     0x7e8a3c91f601 - rustc_middle[5956b192a80b0149]::ty::inhabitedness::inhabited_predicate_type
[INFO] [stderr]   43:     0x7e8a3c91f423 - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_type::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   44:     0x7e8a3c91e7c8 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<rustc_middle[5956b192a80b0149]::ty::Ty, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   45:     0x7e8a3c91e504 - rustc_query_impl[d11e9331aeee3701]::query_impl::inhabited_predicate_type::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   46:     0x7e8a3c927b08 - rustc_pattern_analysis[2decf4d18f830e61]::usefulness::compute_exhaustiveness_and_usefulness::<rustc_pattern_analysis[2decf4d18f830e61]::rustc::RustcPatCtxt>::{closure#0}
[INFO] [stderr]   47:     0x7e8a3c920222 - rustc_pattern_analysis[2decf4d18f830e61]::rustc::analyze_match
[INFO] [stderr]   48:     0x7e8a3d4e3a87 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor>::check_binding_is_irrefutable
[INFO] [stderr]   49:     0x7e8a3c411ece - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   50:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   51:     0x7e8a3c412218 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   52:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   53:     0x7e8a3c411c19 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   54:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   55:     0x7e8a3c411d0f - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   56:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   57:     0x7e8a3c411d8b - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   58:     0x7e8a3c411a39 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   59:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   60:     0x7e8a3c412033 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   61:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   62:     0x7e8a3c411f14 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   63:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   64:     0x7e8a3c412218 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   65:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   66:     0x7e8a3c411a39 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   67:     0x7e8a3c411a39 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   68:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   69:     0x7e8a3c411d8b - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   70:     0x7e8a3c411968 - <rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::MatchVisitor as rustc_middle[5956b192a80b0149]::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   71:     0x7e8a3c691d2d - rustc_mir_build[1e0157cb3550665e]::thir::pattern::check_match::check_match
[INFO] [stderr]   72:     0x7e8a3c691a0f - rustc_query_impl[d11e9331aeee3701]::query_impl::check_match::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   73:     0x7e8a3cff4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   74:     0x7e8a3cff470e - rustc_query_impl[d11e9331aeee3701]::query_impl::check_match::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   75:     0x7e8a3c699b0a - rustc_mir_build[1e0157cb3550665e]::builder::build_mir_inner_impl
[INFO] [stderr]   76:     0x7e8a3c40e474 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   77:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   78:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   79:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   80:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   81:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   82:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   83:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   84:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   85:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   86:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   87:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   88:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   89:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   90:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   91:     0x7e8a36f17a64 - clone
[INFO] [stderr]   92:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::buffer::Cursor`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::buffer::Cursor`
[INFO] [stderr] #2 [inhabited_predicate_adt] computing the uninhabited predicate of `DefId(25:361 ~ syn[6fda]::buffer::Cursor)`
[INFO] [stderr] #3 [inhabited_predicate_type] computing the uninhabited predicate of `syn::buffer::Cursor<'static>`
[INFO] [stderr] #4 [inhabited_predicate_type] computing the uninhabited predicate of `core::cell::Cell<syn::buffer::Cursor<'static>>`
[INFO] [stderr] #5 [inhabited_predicate_adt] computing the uninhabited predicate of `DefId(25:2598 ~ syn[6fda]::parse::ParseBuffer)`
[INFO] [stderr] #6 [inhabited_predicate_type] computing the uninhabited predicate of `syn::parse::ParseBuffer<'_>`
[INFO] [stderr] #7 [check_match] match-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1090:1: 1090:30>::parse`
[INFO] [stderr] #8 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1090:1: 1090:30>::parse`
[INFO] [stderr] #9 [check_unsafety] unsafety-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1090:1: 1090:30>::parse`
[INFO] [stderr] #10 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2682 ~ syn[6fda]::parse::{impl#11}::error) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3c41dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]   24:     0x7e8a3c41d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7e8a3cff4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   26:     0x7e8a3cff45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7e8a3c68bca7 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   28:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   29:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   30:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   34:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   35:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   36:     0x7e8a36f17a64 - clone
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::parse::ParseBuffer::<'a>::error` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::parse::ParseBuffer::<'a>::error`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1090:1: 1090:30>::parse::{closure#1}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1090:1: 1090:30>::parse::{closure#1}` contains FFI-unwind calls
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:3215 ~ syn[6fda]::punctuated::{impl#0}::push) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr] 
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::punctuated::Punctuated::<T, P>::push` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::punctuated::Punctuated::<T, P>::push`
[INFO] [stderr] #2 [mir_built] building MIR for `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1150:1: 1150:33>::to_tokens`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `traits::<impl at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/traits.rs:1150:1: 1150:33>::to_tokens`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:676 ~ syn[6fda]::error::{impl#0}::into_compile_error) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr] thread 'rustc' (1869) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Lifetimes")
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]  right: Ctor
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3c41dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]   24:     0x7e8a3c41d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7e8a3cff4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   26:     0x7e8a3cff45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7e8a3c68bca7 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   28:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   29:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   30:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   34:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   35:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   36:     0x7e8a36f17a64 - clone
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::error::Error::into_compile_error` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::error::Error::into_compile_error`
[INFO] [stderr] #2 [mir_built] building MIR for `derive_marker_trait::{closure#0}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `derive_marker_trait::{closure#0}` contains FFI-unwind calls
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:2113 ~ syn[6fda]::lit::{impl#0}::parse_with) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3c41dc22 - rustc_mir_transform[da2e0f948d506b2b]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr]   24:     0x7e8a3c41d663 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7e8a3cff4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   26:     0x7e8a3cff45f6 - rustc_query_impl[d11e9331aeee3701]::query_impl::has_ffi_unwind_calls::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7e8a3c68bca7 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   28:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   29:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   30:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   33:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   34:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   35:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   36:     0x7e8a36f17a64 - clone
[INFO] [stderr]   37:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::lit::LitStr::parse_with` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::lit::LitStr::parse_with`
[INFO] [stderr] #2 [mir_built] building MIR for `find_and_parse_helper_attributes::{closure#1}`
[INFO] [stderr] #3 [has_ffi_unwind_calls] checking if `find_and_parse_helper_attributes::{closure#1}` contains FFI-unwind calls
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1901) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:221:1:
[INFO] [stderr] DefId(25:1344 ~ syn[6fda]::generics::{impl#1}::type_params) does not have a "const_conditions"
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7e8a3be7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7e8a3c41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7e8a3be91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7e8a3be50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7e8a3be6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7e8a3ac71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7e8a3be6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7e8a3be50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7e8a3be47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7e8a3be52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7e8a390e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7e8a3b2d1b81 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions::{closure#1}
[INFO] [stderr]   12:     0x7e8a3c638494 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::const_conditions
[INFO] [stderr]   13:     0x7e8a3c638065 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   14:     0x7e8a3c643dd5 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 24usize]>>, false>
[INFO] [stderr]   15:     0x7e8a3c85bba5 - rustc_query_impl[d11e9331aeee3701]::query_impl::const_conditions::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   16:     0x7e8a3c85b417 - rustc_ty_utils[a2f60580bdeb2bff]::ty::param_env
[INFO] [stderr]   17:     0x7e8a3c41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   18:     0x7e8a3c417f50 - rustc_query_impl[d11e9331aeee3701]::query_impl::param_env::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7e8a3d174e86 - <rustc_mir_transform[da2e0f948d506b2b]::function_item_references::FunctionItemReferences as rustc_mir_transform[da2e0f948d506b2b]::pass_manager::MirLint>::run_lint
[INFO] [stderr]   20:     0x7e8a3c40e701 - rustc_mir_transform[da2e0f948d506b2b]::mir_built
[INFO] [stderr]   21:     0x7e8a3c6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr] error: could not compile `bevy_render_macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_render_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render_macros-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9d10e5815c53cef -C extra-filename=-7bd0364e62bbabe6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr]   22:     0x7e8a3c688c03 - rustc_query_impl[d11e9331aeee3701]::query_impl::mir_built::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7e8a3956179c - rustc_mir_build[1e0157cb3550665e]::check_unsafety::check_unsafety
[INFO] [stderr]   24:     0x7e8a3c68ca12 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   25:     0x7e8a3c68c6fc - rustc_query_impl[d11e9331aeee3701]::query_impl::check_unsafety::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7e8a3c68b92a - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_interface[45995b005703ccc5]::passes::run_required_analyses::{closure#2}::{closure#0}>::{closure#0}
[INFO] [stderr]   27:     0x7e8a3c68acb6 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   28:     0x7e8a3d59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   29:     0x7e8a3d59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7e8a3d5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   31:     0x7e8a3d58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   32:     0x7e8a3d586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   33:     0x7e8a3d58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x7e8a36e8aaa4 - <unknown>
[INFO] [stderr]   35:     0x7e8a36f17a64 - clone
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/rustc-ice-2026-05-24T23_45_23-1865.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [const_conditions] computing the conditions for `syn::generics::Generics::type_params` to be considered const
[INFO] [stderr] #1 [param_env] computing normalized predicates of `syn::generics::Generics::type_params`
[INFO] [stderr] #2 [mir_built] building MIR for `add_trait_marker`
[INFO] [stderr] #3 [check_unsafety] unsafety-checking `add_trait_marker`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bytemuck_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `thiserror-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.62/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72bc62fe1b96a3bd -C extra-filename=-1871edc60aa7d108 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr]    0:     0x7cb98de7aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7cb98e41a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x7cb98de91bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7cb98de50f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7cb98de6e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x7cb98cc71de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7cb98de6e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7cb98de50ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7cb98de47cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7cb98de52a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x7cb98b0e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7cb98c59ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7cb98d2c4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7cb98e6690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7cb98e665d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7cb98e63c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7cb98e63b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x7cb98f099a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x7cb98e76ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x7cb98ef63231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x7cb98ef62d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7cb98e41848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x7cb98efdd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7cb98efdd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x7cb98efdd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x7cb98efdcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x7cb98efdc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x7cb98eb7072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   28:     0x7cb98eacfe62 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor as rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   29:     0x7cb98e405c35 - <rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationForest<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   30:     0x7cb98e77525a - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stderr]   31:     0x7cb98e74c198 - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   32:     0x7cb98e726a9f - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stderr]   33:     0x7cb98e74f98c - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   34:     0x7cb98e7500de - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   35:     0x7cb98e734a9f - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stderr]   36:     0x7cb98e74c100 - <rustc_hir_typeck[57dafa0159f232c]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   37:     0x7cb98e717f5c - rustc_hir_typeck[57dafa0159f232c]::check::check_fn
[INFO] [stderr]   38:     0x7cb98ed9f63f - rustc_hir_typeck[57dafa0159f232c]::typeck_with_inspect::{closure#0}
[INFO] [stderr]   39:     0x7cb98ed9c5b0 - rustc_query_impl[d11e9331aeee3701]::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   40:     0x7cb98e6890e6 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   41:     0x7cb98e688903 - rustc_query_impl[d11e9331aeee3701]::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   42:     0x7cb98e68f6b2 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis[7078fa92ef21e8a3]::check_crate::{closure#1}>::{closure#0}
[INFO] [stderr]   43:     0x7cb98e68f0a2 - rustc_hir_analysis[7078fa92ef21e8a3]::check_crate
[INFO] [stderr]   44:     0x7cb98e68a821 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   45:     0x7cb98f59f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   46:     0x7cb98f59efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   47:     0x7cb98f5c95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   48:     0x7cb98f58647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   49:     0x7cb98f586b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   50:     0x7cb98f58796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   51:     0x7cb988e7baa4 - <unknown>
[INFO] [stderr]   52:     0x7cb988f08a64 - clone
[INFO] [stderr]   53:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs_macros-0.14.0/rustc-ice-2026-05-24T23_45_23-1854.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::generics::Lifetimes`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::generics::Lifetimes`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::generics::Lifetimes`
[INFO] [stderr] #3 [typeck_root] type-checking `derive_system_param`
[INFO] [stderr] #4 [analysis] running analysis passes on crate `bevy_ecs_macros`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `bytemuck_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck_derive-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e7b34597b1cdd92 -C extra-filename=-85ce4c7f368c7f77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `bevy_ecs_macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_ecs_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs_macros-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=914e8ad0e4ebe5d0 -C extra-filename=-f768ee045cd782fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1870) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Punctuated")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73d13d67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x73d13dc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x73d13d691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73d13d650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73d13d66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x73d13c471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73d13d66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73d13d650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x73d13d647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73d13d652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x73d13a8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x73d13bd9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x73d13cac4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x73d13de690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x73d13de65d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x73d13de3c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x73d13de3b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x73d13e899a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x73d13df6ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x73d13e763231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x73d13e762d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x73d13dc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x73d13e7dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x73d13e7dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x73d13e7dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x73d13e7dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x73d13e7dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x73d13e7de266 - <rustc_middle[5956b192a80b0149]::ty::adt::AdtDef>::sizedness_constraint
[INFO] [stderr]   28:     0x73d13e7de045 - rustc_ty_utils[a2f60580bdeb2bff]::ty::sizedness_constraint_for_ty
[INFO] [stderr]   29:     0x73d13e7ddc7c - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   30:     0x73d13e7dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x73d13e7dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   32:     0x73d13e7dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x73d13e37072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   34:     0x73d13e2cfe62 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor as rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   35:     0x73d13dc05c35 - <rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationForest<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   36:     0x73d13e4abaa5 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillmentContext<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError> as rustc_infer[2aca0ee87b1e6b44]::traits::engine::TraitEngine<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   37:     0x73d13e49e17b - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_type_defn
[INFO] [stderr]   38:     0x73d13e7f8d2f - rustc_hir_analysis[7078fa92ef21e8a3]::check::check::check_item_type
[INFO] [stderr]   39:     0x73d13e7f545c - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_well_formed
[INFO] [stderr]   40:     0x73d13e7f5437 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   41:     0x73d13e7f4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   42:     0x73d13e7f47bb - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   43:     0x73d13e7f1469 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_type_wf
[INFO] [stderr]   44:     0x73d13e7f1379 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   45:     0x73d13ed9cc90 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   46:     0x73d13ed9ca69 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   47:     0x73d13de8eea1 - rustc_hir_analysis[7078fa92ef21e8a3]::check_crate
[INFO] [stderr]   48:     0x73d13de8a821 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   49:     0x73d13ed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   50:     0x73d13ed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   51:     0x73d13edc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   52:     0x73d13ed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   53:     0x73d13ed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   54:     0x73d13ed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   55:     0x73d13868aaa4 - <unknown>
[INFO] [stderr]   56:     0x73d138717a64 - clone
[INFO] [stderr]   57:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/rustc-ice-2026-05-24T23_45_23-1855.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::punctuated::Punctuated`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::punctuated::Punctuated`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::punctuated::Punctuated`
[INFO] [stderr] #3 [adt_sizedness_constraint] computing the sizedness constraint for `syn::path::Path`
[INFO] [stderr] #4 [check_well_formed] checking that `internals::attr::Container` is well-formed
[INFO] [stderr] #5 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #6 [analysis] running analysis passes on crate `serde_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1870) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Error")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73d13d67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x73d13dc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x73d13d691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73d13d650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73d13d66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x73d13c471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73d13d66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73d13d650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x73d13d647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73d13d652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x73d13a8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x73d13bd9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x73d13cac4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x73d13de690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x73d13de65d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x73d13de3c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x73d13de3b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x73d13e899a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x73d13df6ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x73d13e763231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x73d13e762d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x73d13dc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x73d13e7dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x73d13e7dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x73d13e7dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x73d13e7dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x73d13e7dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x73d13e37072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   28:     0x73d13e2cfe62 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor as rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   29:     0x73d13dc05c35 - <rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationForest<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   30:     0x73d13e4abaa5 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillmentContext<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError> as rustc_infer[2aca0ee87b1e6b44]::traits::engine::TraitEngine<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   31:     0x73d13e49cb21 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_item_fn
[INFO] [stderr]   32:     0x73d13e7f8d4f - rustc_hir_analysis[7078fa92ef21e8a3]::check::check::check_item_type
[INFO] [stderr]   33:     0x73d13e7f545c - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_well_formed
[INFO] [stderr]   34:     0x73d13e7f5437 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x73d13e7f4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   36:     0x73d13e7f47bb - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x73d13e7f1469 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_type_wf
[INFO] [stderr]   38:     0x73d13e7f1379 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   39:     0x73d13ed9cc90 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   40:     0x73d13ed9ca69 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x73d13de8eea1 - rustc_hir_analysis[7078fa92ef21e8a3]::check_crate
[INFO] [stderr]   42:     0x73d13de8a821 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   43:     0x73d13ed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   44:     0x73d13ed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   45:     0x73d13edc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   46:     0x73d13ed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   47:     0x73d13ed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   48:     0x73d13ed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   49:     0x73d13868aaa4 - <unknown>
[INFO] [stderr]   50:     0x73d138717a64 - clone
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/rustc-ice-2026-05-24T23_45_23-1855.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::error::Error`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::error::Error`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::error::Error`
[INFO] [stderr] #3 [check_well_formed] checking that `internals::attr::get_ser_and_de` is well-formed
[INFO] [stderr] #4 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #5 [analysis] running analysis passes on crate `serde_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1870) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("Lifetime")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73d13d67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x73d13dc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x73d13d691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73d13d650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73d13d66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x73d13c471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73d13d66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73d13d650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x73d13d647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73d13d652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x73d13a8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x73d13bd9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x73d13cac4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x73d13de690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x73d13de65d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x73d13de3c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x73d13de3b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x73d13e899a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x73d13df6ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x73d13e763231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x73d13e762d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x73d13dc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x73d13e7dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x73d13e7dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x73d13e7dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x73d13e7dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x73d13e7dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x73d13e37072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   28:     0x73d13e2cfe62 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor as rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   29:     0x73d13dc05c35 - <rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationForest<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   30:     0x73d13e4abaa5 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillmentContext<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError> as rustc_infer[2aca0ee87b1e6b44]::traits::engine::TraitEngine<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   31:     0x73d13e49cb21 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_item_fn
[INFO] [stderr]   32:     0x73d13e7f8d4f - rustc_hir_analysis[7078fa92ef21e8a3]::check::check::check_item_type
[INFO] [stderr]   33:     0x73d13e7f545c - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_well_formed
[INFO] [stderr]   34:     0x73d13e7f5437 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x73d13e7f4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   36:     0x73d13e7f47bb - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x73d13e7f1469 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_type_wf
[INFO] [stderr]   38:     0x73d13e7f1379 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   39:     0x73d13ed9cc90 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   40:     0x73d13ed9ca69 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x73d13de8eea1 - rustc_hir_analysis[7078fa92ef21e8a3]::check_crate
[INFO] [stderr]   42:     0x73d13de8a821 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   43:     0x73d13ed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   44:     0x73d13ed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   45:     0x73d13edc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   46:     0x73d13ed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   47:     0x73d13ed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   48:     0x73d13ed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   49:     0x73d13868aaa4 - <unknown>
[INFO] [stderr]   50:     0x73d138717a64 - clone
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/rustc-ice-2026-05-24T23_45_23-1855.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::lifetime::Lifetime`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::lifetime::Lifetime`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::lifetime::Lifetime`
[INFO] [stderr] #3 [check_well_formed] checking that `internals::attr::borrowable_lifetimes` is well-formed
[INFO] [stderr] #4 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #5 [analysis] running analysis passes on crate `serde_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1870) panicked at /rustc-dev/507271bc119683008ec719ecee48814e8ac86c65/compiler/rustc_metadata/src/rmeta/decoder.rs:1387:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("TypeGenerics")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73d13d67aee9 - <<std[54ac760ef94e21ae]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d085547bce935227]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x73d13dc1a748 - core[d085547bce935227]::fmt::write
[INFO] [stderr]    2:     0x73d13d691bd6 - <std[54ac760ef94e21ae]::sys::stdio::unix::Stderr as std[54ac760ef94e21ae]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73d13d650f2e - std[54ac760ef94e21ae]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73d13d66e5a3 - std[54ac760ef94e21ae]::panicking::default_hook
[INFO] [stderr]    5:     0x73d13c471de1 - std[54ac760ef94e21ae]::panicking::update_hook::<alloc[6225c6e3ae5627ef]::boxed::Box<rustc_driver_impl[ac6b71fee5649ea1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73d13d66e882 - std[54ac760ef94e21ae]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73d13d650ff2 - std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x73d13d647cf9 - std[54ac760ef94e21ae]::sys::backtrace::__rust_end_short_backtrace::<std[54ac760ef94e21ae]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73d13d652a5d - __rustc[ef88ac4e5019ffde]::rust_begin_unwind
[INFO] [stderr]   10:     0x73d13a8e680c - core[d085547bce935227]::panicking::panic_fmt
[INFO] [stderr]   11:     0x73d13bd9ecb3 - core[d085547bce935227]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x73d13cac4aa9 - core[d085547bce935227]::panicking::assert_failed::<rustc_hir[6eba765494c98251]::definitions::DefPathData, rustc_hir[6eba765494c98251]::definitions::DefPathData>
[INFO] [stderr]   13:     0x73d13de690d3 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x73d13de65d1e - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x73d13de3c145 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x73d13de3b98d - rustc_query_impl[d11e9331aeee3701]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=aa26d46fafb73475 -C extra-filename=-0bdbbcf1df9d39e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4c076bc1e298bef1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr]   17:     0x73d13e899a4a - <rustc_span[394e3d458a6377c9]::def_id::DefId as rustc_hir[6eba765494c98251]::attrs::HasAttrs<rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>>::get_attrs
[INFO] [stderr]   18:     0x73d13df6ef53 - <rustc_middle[5956b192a80b0149]::ty::context::TyCtxt>::mk_adt_def
[INFO] [stderr]   19:     0x73d13e763231 - rustc_metadata[e96a0f57ec3a0fa8]::rmeta::decoder::cstore_impl::provide_extern::adt_def
[INFO] [stderr]   20:     0x73d13e762d97 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x73d13dc1848d - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefIdCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   22:     0x73d13e7dd84e - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x73d13e7dd9a1 - rustc_ty_utils[a2f60580bdeb2bff]::ty::adt_sizedness_constraint
[INFO] [stderr]   24:     0x73d13e7dd899 - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   25:     0x73d13e7dcc37 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::DefaultCache<(rustc_span[394e3d458a6377c9]::def_id::DefId, rustc_type_ir[af849c1a67c69cf9]::solve::SizedTraitKind), rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 8usize]>>, false>
[INFO] [stderr]   26:     0x73d13e7dc94b - rustc_query_impl[d11e9331aeee3701]::query_impl::adt_sizedness_constraint::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   27:     0x73d13e37072e - <rustc_middle[5956b192a80b0149]::ty::Ty>::has_trivial_sizedness
[INFO] [stderr]   28:     0x73d13e2cfe62 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor as rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   29:     0x73d13dc05c35 - <rustc_data_structures[89d0113632292a3d]::obligation_forest::ObligationForest<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   30:     0x73d13e4abaa5 - <rustc_trait_selection[6a53646c4585be91]::traits::fulfill::FulfillmentContext<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError> as rustc_infer[2aca0ee87b1e6b44]::traits::engine::TraitEngine<rustc_trait_selection[6a53646c4585be91]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   31:     0x73d13e49cb21 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_item_fn
[INFO] [stderr]   32:     0x73d13e7f8d4f - rustc_hir_analysis[7078fa92ef21e8a3]::check::check::check_item_type
[INFO] [stderr]   33:     0x73d13e7f545c - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_well_formed
[INFO] [stderr]   34:     0x73d13e7f5437 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x73d13e7f4a26 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_data_structures[89d0113632292a3d]::vec_cache::VecCache<rustc_span[394e3d458a6377c9]::def_id::LocalDefId, rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[5956b192a80b0149]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   36:     0x73d13e7f47bb - rustc_query_impl[d11e9331aeee3701]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x73d13e7f1469 - rustc_hir_analysis[7078fa92ef21e8a3]::check::wfcheck::check_type_wf
[INFO] [stderr]   38:     0x73d13e7f1379 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   39:     0x73d13ed9cc90 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   40:     0x73d13ed9ca69 - rustc_query_impl[d11e9331aeee3701]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x73d13de8eea1 - rustc_hir_analysis[7078fa92ef21e8a3]::check_crate
[INFO] [stderr]   42:     0x73d13de8a821 - rustc_interface[45995b005703ccc5]::passes::analysis
[INFO] [stderr]   43:     0x73d13ed9f309 - rustc_query_impl[d11e9331aeee3701]::execution::try_execute_query::<rustc_middle[5956b192a80b0149]::query::caches::SingleCache<rustc_middle[5956b192a80b0149]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   44:     0x73d13ed9efe9 - rustc_query_impl[d11e9331aeee3701]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   45:     0x73d13edc95cd - rustc_interface[45995b005703ccc5]::interface::run_compiler::<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   46:     0x73d13ed8647c - std[54ac760ef94e21ae]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   47:     0x73d13ed86b6d - <std[54ac760ef94e21ae]::thread::lifecycle::spawn_unchecked<rustc_interface[45995b005703ccc5]::util::run_in_thread_with_globals<rustc_interface[45995b005703ccc5]::util::run_in_thread_pool_with_globals<rustc_interface[45995b005703ccc5]::interface::run_compiler<(), rustc_driver_impl[ac6b71fee5649ea1]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d085547bce935227]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   48:     0x73d13ed8796c - <std[54ac760ef94e21ae]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   49:     0x73d13868aaa4 - <unknown>
[INFO] [stderr]   50:     0x73d138717a64 - clone
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/rustc-ice-2026-05-24T23_45_23-1855.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (507271bc1 2026-05-17) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `syn::generics::TypeGenerics`
[INFO] [stderr] #1 [adt_def] computing ADT definition for `syn::generics::TypeGenerics`
[INFO] [stderr] #2 [adt_sizedness_constraint] computing the sizedness constraint for `syn::generics::TypeGenerics`
[INFO] [stderr] #3 [check_well_formed] checking that `de::split_with_de_lifetime` is well-formed
[INFO] [stderr] #4 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #5 [analysis] running analysis passes on crate `serde_derive`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=937933a51e08b89d -C extra-filename=-1ea4421734cd3bba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `bevy_state_macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_state_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_state_macros-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37bfda1093905498 -C extra-filename=-1cdafeb2ff599d84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `gltf-derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name gltf_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gltf-derive-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=987c620a92da2ea8 -C extra-filename=-27d183863a0b9001 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflections=/opt/rustwide/target/debug/deps/libinflections-ec0cdbdd3382b27e.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf6bc80db9fbe584.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `bevy_encase_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name bevy_encase_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_encase_derive-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7b2e3c21e90d815 -C extra-filename=-42424a216b598fe9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-e6cab52d6078664b.rlib --extern encase_derive_impl=/opt/rustwide/target/debug/deps/libencase_derive_impl-a7cee28f6753e282.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "b729d61b9711cd7bcf49c309021c91610b54b11e5cee72d8e5aa26df50a81298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b729d61b9711cd7bcf49c309021c91610b54b11e5cee72d8e5aa26df50a81298", kill_on_drop: false }`
[INFO] [stdout] b729d61b9711cd7bcf49c309021c91610b54b11e5cee72d8e5aa26df50a81298
